REFERENCE ARG
Use this command to obtain the arguments that were passed to the referenced function. In order to find out how many arguments were passed use REFERENCE ARG COUNT()
ARGUMENTS:
* Index = index of the argument.
RETURNS:
Returns a string, integer or float value.
SYNTAX
Return Value=REFERENCE ARG(Index)
RELATED INFO
View Intervals, References and Callbacks Index
View STYX Index
View STYX Main File
